home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / listvi1a / frmlistv.frm < prev    next >
Text File  |  1998-06-08  |  1KB  |  43 lines

  1. VERSION 5.00
  2. Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
  3. Begin VB.Form frmListViewImages 
  4.    Caption         =   "ListViewImageListForm"
  5.    ClientHeight    =   870
  6.    ClientLeft      =   4425
  7.    ClientTop       =   3120
  8.    ClientWidth     =   2340
  9.    LinkTopic       =   "Form1"
  10.    PaletteMode     =   1  'UseZOrder
  11.    ScaleHeight     =   870
  12.    ScaleWidth      =   2340
  13.    Visible         =   0   'False
  14.    Begin ComctlLib.ImageList ImageList2 
  15.       Left            =   0
  16.       Top             =   0
  17.       _ExtentX        =   1005
  18.       _ExtentY        =   1005
  19.       BackColor       =   -2147483633
  20.       ImageWidth      =   12
  21.       ImageHeight     =   15
  22.       _Version        =   327682
  23.       BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
  24.          NumListImages   =   2
  25.          BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
  26.             Picture         =   "frmListViewImages.frx":0000
  27.             Key             =   ""
  28.          EndProperty
  29.          BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
  30.             Picture         =   "frmListViewImages.frx":0506
  31.             Key             =   ""
  32.          EndProperty
  33.       EndProperty
  34.    End
  35. End
  36. Attribute VB_Name = "frmListViewImages"
  37. Attribute VB_GlobalNameSpace = False
  38. Attribute VB_Creatable = False
  39. Attribute VB_PredeclaredId = True
  40. Attribute VB_Exposed = False
  41. Option Explicit
  42.  
  43.